home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10173 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: Wayne Smith <fj89@dial.pipex.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Help BC4.5 - Accelerators and Hotkeys
  5. Date: 6 Mar 1996 11:04:21 GMT
  6. Organization: UnipalmPIPEX server (post doesn't reflect views of UnipalmPIPEX)
  7. Message-ID: <4hjrfl$94b@soap.news.pipex.net>
  8. NNTP-Posting-Host: am204.du.pipex.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1 (Windows; I; 16bit)
  13.  
  14. Ok. I'm using OWL 2.5 on a 16 bit platform
  15.  
  16. Can you have an accelerator key that isn't attached to a menu? In fact, can you have 
  17. accelerators for TDialogs that don't have a menu at all?
  18.  
  19. The scenario is that I have an application that has a child dialog displayed, which 
  20. has two edit fields to be filled. I want to provide an ALT F9 key stroke to pull back 
  21. both field entries from a dll, i.e. providing a hotkey. I believe that hotkeys are 
  22. only available on win32 (true/false?), and that the closest thing to them on 16bit 
  23. are the menu accelerators. Hence the first two questions.
  24.  
  25. I am approaching this from the right angle, or do any of you know a better way of 
  26. doing this?
  27.  
  28. Thanx in advance
  29. E-Mail appreciated
  30. Wayne
  31.  
  32.